DirectoryEntryCollectionItem(String) Property

Definition

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public DirectoryEntry this[
	string name
] { get; }

Parameters

name  String
 

Property Value

DirectoryEntry

See Also